/**/
*{
  padding:0px;
  margin:0;       
}
body{
  font-family: 'sans-serif';
  font-size:13px;
  position: relative;  
}
div{
  font: 13px Verdana, Arial, Helvetica, sans-serif; 
  font-family: 'sans-serif';
}
dl, dt, dd {
  margin: 0px;
  padding: 0px;
  border: none;
  outline: none;
  font-size: 13px;
  font-weight: normal;
}
ul,ol{
  list-style:none;
  margin-bottom: 0px;
}
li{
  list-style:none;
}
a,a:focus, a:hover{
  text-decoration: none;
}
img{
  border:0px;
}
h1{
  text-align: center;
  padding: 20px 0;
}
h2{
  text-align: center;
  padding: 20px 0;
}
table{
  border: none;
  border-spacing: 0;
}
blockquote {
  padding: 0px;
  margin: 0px;
  font-size: unset;
  border-left: none;
}
.padding_zero{
  padding: 0px;
}
.margin_zero{
  margin: 0px;
}
.margin_bottom_zero{
  margin-bottom: 0px;
}
.clear_both{
  clear:both;
}   
.left,.l{
  float:left;
}   
.right,.r{
  float:right;
}
.hidden,.hid,.hide{
  display: none;
}
.font_hidden{
  text-indent: -9999px;
}
.precent_div{
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.main{
  width: 1400px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}
.main_1000{
  width: 1000px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
.auto_div{
  width: auto;
  height: auto;
  overflow: hidden;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.margin_top_5{
  margin-top: 5px;
}
.margin_top_15{
  margin-top: 15px;
}
.margin_top_30{
  margin-top: 30px;
}
.margin_bottom_70{
  margin-bottom: 70px;
}
.border_none{
  border:none;
}
.border_radius_none {
  border-radius: 0px;
}
.box_shadow_none {
  box-shadow:none;
}
.section img{
  width: auto;
}
.about img,.view img{
	width:auto;
	height:auto;
}
.font_style_normal{
  font-style: normal;
}
.a_display_block{
  display: block;
  cursor: pointer;
  overflow: hidden;
}
.check_detail{
  width: 150px;
  height: 32px;
  background-color: #fff;
  border-radius: 32px;
  overflow: hidden;  
}
.check_detail a{
  color: #003c95;
  font-size: 16px;
  line-height: 32px;  
}
.picture img {
    transition: all 1s;
}

    .picture img:hover {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
/*顶部样式*/
.header_panel{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.header_panel .top_panel{
  height: 125px;
  overflow: visible;
}
.header_panel .top_panel .logo{
  width: 551px;
  height: 85px;
  overflow: hidden;
  margin-left: 5px;
  margin-top: 14px;
}
.header_panel .top_panel .logo img{
  width: 551px;
  height: 85px;
}
.header_panel .top_panel .other_panel{
  width: 808px;
  height: auto;
  overflow: visible;  
}
.header_panel .top_panel .other_panel .service_tel{
  width: 100%;
  height: 38px;
  overflow: hidden;
  text-align: right;
  line-height: 38px;
  color: #000;
  font-size: 18px;
  margin-top: 12px;
}
.header_panel .top_panel .other_panel .service_tel span{
  font-size: 22px;
  color: #49ad30;
  font-weight: 700;
  margin-right: 32px;
}
.header_panel .top_panel .other_panel .cate_panel{
  width: 100%;
  height: auto;
  overflow: visible;
}
.header_panel .top_panel .other_panel .cate_panel ul{
  width: 100%;
  height: auto;
  overflow: visible;
}
.header_panel .top_panel .other_panel .cate_panel ul li{
  width: 101px;
  height: 38px;
  float: left;
  text-align: center; 
  background-position: right center;
  background-repeat: no-repeat;
  background-image: url(/Public/Img/Home/categroy_li.jpg);  
}
.header_panel .top_panel .other_panel .cate_panel ul li:last-child{
  background: none;
}
.header_panel .top_panel .other_panel .cate_panel ul li a{
  color: #000;
  line-height: 38px;
  font-size: 18px;
}
.header_panel .top_panel .other_panel .cate_panel ul li:hover a{
  font-weight: bold;
}
.header_panel .top_panel .other_panel .cate_panel ul li .son_menu{
  display: none;  
  height: 38px;
  overflow: hidden;
}
.header_panel .top_panel .other_panel .cate_panel ul li .son_menu a{
  display: block;
  width: auto;
  height: 38px;
  overflow: hidden;
  cursor: pointer;
  float: left;
  margin: 0 15px;
  font-weight: 100;
}
.header_panel .top_panel .other_panel .cate_panel ul li .son_menu a:hover{
  font-weight: bold;
}
.header_panel .top_panel .other_panel .cate_panel ul li:nth-child(2) .son_menu{
  margin-left: -101px;
  width: 524px;
}
.header_panel .top_panel .other_panel .cate_panel ul li:nth-child(3) .son_menu{
  margin-left: -202px;
  width: 732px;
}
.header_panel .top_panel .other_panel .cate_panel ul li:nth-child(4) .son_menu{
  margin-left: -184px;
  width: 450px;
}
.header_panel .header_ban{
  width: 100%;
  height: 642px;
  overflow: hidden;
}
.header_panel .son_header_ban{
  width: 100%;
  height: 387px;
  overflow: hidden;
}
.header_panel .son_header_ban img{
  width: 100%;
  height: 387px;
}
/*首页*/
.content_panel{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.index_qydt_panel{
  width: 100%;
  height: 56px;
  overflow: hidden;
  border-bottom: solid 1px #D6D6D6;
}
.index_qydt_panel .qydt_body{
  height: 56px;
}
.index_qydt_panel .qydt_body .qydt_t{
  width: 80px;
  height: 56px;
  overflow: hidden;
}
.index_qydt_panel .qydt_body .qydt_t a{
  color: #1648b7;
  font-size: 16px;
  line-height: 56px;
  font-weight: 700;
}
.index_qydt_panel .qydt_body .qydt_content{
  width: 1320px;
  height: 56px;
  overflow: hidden;
}
.index_qydt_panel .qydt_body .qydt_content .qydt_content_txt_scroll_top{ 
  width:100%;
  height: 56px;  
  overflow:hidden;
  position: relative;
}
.index_qydt_panel .qydt_body .qydt_content .qydt_content_txt_scroll_top .bd{ 
  height: 56px;
}
.index_qydt_panel .qydt_body .qydt_content .qydt_content_txt_scroll_top .bd li{ 
  width: 100%;
  height:56px;
  overflow: hidden;
}
.index_qydt_panel .qydt_body .qydt_content .qydt_content_txt_scroll_top .bd li .qydt_item{
  width: 32%;
  height: 56px;
  overflow: hidden;
  float: left;
  margin-left: 1%;
  position: relative;
}
.index_qydt_panel .qydt_body .qydt_content .qydt_content_txt_scroll_top .bd li .qydt_item a{
  color: #7e7e7e;
  line-height: 56px;
  font-size: 16px;
  padding-left: 12px;
}
.index_qydt_panel .qydt_body .qydt_content .qydt_content_txt_scroll_top .bd li .qydt_item a::before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border: 2px solid #000;
    top: 25px;
    left: 0px;
}
.index_about{
  width: 100%;
  height: 580px;
  overflow: hidden;
  margin-top: 32px;
  background-position: right top;
  background-repeat: no-repeat;
  background-image: url(/Public/Img/Home/about_bg.jpg);    
}
.index_about .about_body .about_icon{
  width: 358px;
  height: 475px;
  margin-top: 35px;
  overflow: hidden;
}
.index_about .about_body .about_icon img{
  width: 358px;
  height: 475px;
}
.index_about .about_body .about_content{
  margin-right: 90px;
  width: 870px;
  height: auto;
  overflow: hidden;
}
.index_about .about_body .about_content .t{
	width: 124px;
	height: 62px;
  margin: 47px 0px 20px 200px;
	overflow: hidden;
}
.index_about .about_body .about_content .t img{
  width: 124px;
  height: 62px;  
}
.index_about .about_body .about_content .con{
  width: 100%;
  height: auto;
  overflow: hidden;
  color: #000000;
  font-size: 16px;
  line-height: 42px;
  text-indent: 32px;
}
.index_about .about_body .about_content .con a{
  color: #1648b7;
  font-size: 16px;
  line-height: 42px;
  padding-left: 20px;  
}
.index_about .about_body .about_content .other_cate{
  width: 100%; 
  height: 40px;
  overflow: hidden;
  margin-top: 50px;
}
.index_about .about_body .about_content .other_cate .cate_item{
  width: 151px;
  height: auto;
  overflow: hidden;
  margin-right: 196px;
  float: left;
}
.index_about .about_body .about_content .other_cate .cate_item:nth-child(3){
  margin-right: 0px;
}
.index_ywly{
  width: 100%;
  height: 543px;
  overflow: hidden;  
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url(/Public/Img/Home/ywly_bg.png); 
}
.index_ywly .t{
  width: 128px;
  height: 57px;
  overflow: hidden;
  margin: 40px auto;
}
.index_ywly .con{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.index_ywly .con ul{
  width: 100%;	
  height: auto;
  overflow: hidden;
}
.index_ywly .con ul li{
  width: 316px;
  height: auto;
  overflow: hidden;
  float: left;
  margin-right: 75px;
  margin-left: 75px;
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url(/Public/Img/Home/ywly_t_bg.png);   
}
.index_ywly .con ul li .picture{
  width: 316px;
  height: 316px;
  overflow: hidden;
}
.index_ywly .con ul li .picture a {
  width: 269px;
  height: 269px;
  margin: 18px 21px 16px 21px;
    display: block;
    overflow: hidden;
    cursor: pointer;
	border-radius: 100%;
}
.index_ywly .con ul li .picture img{
  width: 269px;
  height: 269px;
}
.index_ywly .con ul li .text{
  width: 100%;
  height: 38px;
  overflow: hidden;
  text-align: center;
  margin-top: 45px;
}
.index_ywly .con ul li .text a{
  color: #000000;
  line-height: 38px;
  font-size: 20px;
}
.index_ywly .con ul li .text a:hover{
  font-weight: 700;
}
.index_product{
  width: 100%;
  height: auto;
  overflow: hidden;  
}
.index_product .t{
  width: 128px;
  height: 62px;
  overflow: hidden;
  margin: 42px auto 32px auto;
}
.index_product .con{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.index_product .con ul{
  width: 1470px;
  height: auto;
  overflow: hidden;
  margin-left:1px;
}
.index_product .con ul li{
  width: 421px;
  height: auto;
  overflow: hidden;  
  float: left; 
  margin-right: 69px;
}
.index_product .con ul li .picture{
  width: 421px;
  height: 298px;
  overflow: hidden;  
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url(/Public/Img/Home/product_bg.png);   
}
.index_product .con ul li .picture a{
    width: 387px;
    height: 264px;
    margin: 17px;
    display: block;
    overflow: hidden;
	cursor:pointer;	
}
.index_product .con ul li .picture img{
  width: 387px;
  height: 264px;
}
.index_product .con ul li .text{
  width: 100%;
  height: 38px;
  overflow: hidden;
  text-align: center;
  margin-top: 24px;
}
.index_product .con ul li .text a{
  color: #000000;
  line-height: 38px;
  font-size: 16px;
  font-weight: 500;
}
.index_product .con ul li .text a:hover{
  font-weight: bold;
}
.wx_panel{
  width: 145px;
  height: 145px;
  overflow: hidden;
  position: fixed;
  right: 0px;
  top: 324px;
  z-index: 999;
}
.wx_panel img{
  width: 131px;
  height: 131px;
}
/*底部样式*/
.footer_panel{
  width: 100%;
  height: 62;
  margin-top: 40px;
  overflow: hidden;
  background-color: #1648B7;
}
.footer_panel .footer_body{
  height: 62px;
  overflow: hidden;
  text-align: center;
}
.footer_panel .footer_body,.footer_panel .footer_body a{
  color: #fff;
  line-height: 62px;
  font-size: 16px;
}
/*通用标题*/
.title{
  width: auto;
  height: 39px;
  overflow: hidden;
  background: url(/Public/Img/Home/title_icon.png) left top no-repeat;  
  border-bottom: solid 1px #064499;   
}
.son_content .title{
  background:none;
}
.title .t_l{
  height: 39px;
  overflow: hidden;
  float: left;
  line-height: 39px;
  color: #fff;
  font-size: 16px;  
  padding: 0 15px;
  background-color:#064DA9;
  border-radius: 5px 5px 0 0;
}
.title .t_r{
  float: right;
  height: 39px;
  overflow: hidden;  
}
.title .t_r a{
  line-height: 39px;
  color: #064499;  
}
/*通用面板*/
.nav{
  width: auto;
  height: 54px;
  overflow: hidden;
  border-bottom: solid 2px #D6D6D6; 
}
.nav .l{
  height: 54px;
  color: #5c5c5c;
  line-height: 54px;
  font-size: 18px;
  overflow: hidden; 
  text-indent: 30px;
  font-weight: bold;
}
.nav .r{
  height: 54px;
  overflow: hidden;
  float: right;
  line-height: 54px;
  color: #9f9f9f;
  font-size: 14px;    
  padding-right:30px; 
}
.nav .r a{
  line-height: 54px;
  color: #9f9f9f;
  font-size: 14px;   
}
.page_title{
  height: 62px;
  overflow: hidden;
  border-bottom: solid 1px #CBCBCB;
}
.page_title .page_title_l{
  height: 62px;
  overflow: hidden;
}
.page_title .page_title_r{
  height: 62px;
  overflow: hidden;
  line-height: 62px;
  color: #6e6e6e;
  font-size: 16px;
}
.page_title .page_title_r span{
  padding-right: 12px;
}
.page_title .page_title_r a{
  line-height: 62px;
  color: #6e6e6e;
  font-size: 16px;
}
/*图片列表开始*/
.images{
  width: 1400px;
  height: auto;
  overflow: hidden;
  margin-top: 30px;
}
.product_images_ul{
  width: 1425px;
  height: auto;
  overflow: hidden;
  margin-left: 12px;
}
.product_images_ul li{
  width: 435px;
  height: auto;
  overflow: hidden;  
  float: left; 
  margin-right: 40px;
  margin-bottom: 25px;
}
.product_images_ul li .picture{
  width: 434px;
  height: 290px;
  overflow: hidden;  
  border: solid 1px #BCBCBC;  
}
.product_images_ul li .picture a{
  width: 410px;
  height: 266px;
  margin: 12px;
    display: block;
    overflow: hidden;
	cursor:pointer;	
}
.product_images_ul li .picture img{
  width: 410px;
  height: 266px;
}
.product_images_ul li .text{
  width: 100%;
  height: 38px;
  overflow: hidden;
  text-align: center;
  margin-top: 24px;
}
.product_images_ul li .text a{
  color: #000000;
  line-height: 38px;
  font-size: 16px;
  font-weight: 500;
}
.product_images_ul li .text a:hover{
  font-weight: bold;
}
/*图片列表结束*/
/*产品列表开始*/
.products{
	width:100%;
	height:auto;
	overflow:hidden;
}
.product_silde{
  width: 280px;
  height: auto;
  overflow: hidden;
}
.product_silde .product_silde_title{
	width:100%;
	height:70px;
	overflow: hidden;
	background-color:#1648B7;
	text-align:center;
	line-height:70px;
	color:#fff;
	font-size:28px;
}
.product_silde .product_silde_content{
  height: auto;
  overflow: hidden;
}
.product_silde .product_silde_content li{
  margin-top: 5px;
  width: 100%;
  height:48px;
  overflow:hidden;
  background-color: #EDEDED;
  text-indent: 84px;
  position: relative;
}
.product_silde .product_silde_content li a{
  font-size: 16px;
  color: #000;
  line-height: 48px;
}
.product_silde .product_silde_content li.active{
  background-color:#1648B7;
}
.product_silde .product_silde_content li.active a{
	color:#fff;
}
.product_silde .product_silde_content li a::before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border: 2px solid #000;
    top: 25px;
    left: 54px;
}
.product_silde .product_silde_content li.active a::before {
    border: 2px solid #fff;
}
.product_data{
	width:1061px;
	height:auto;
	overflow:hidden;
	margin-top:36px;
}
.product_data .product_data_body{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.product_data .product_data_body ul{
  width: 1083px;
  height: auto;
  overflow: hidden;
  margin-left: 12px;
}
.product_data .product_data_body ul li{
  width: 329px;
  height: auto;
  overflow: hidden;  
  float: left; 
  margin-right: 32px;
  margin-bottom: 25px;
}
.product_data .product_data_body ul li .picture{
  width: 327px;
  height: 271px;
  overflow: hidden;  
  border: solid 1px #BCBCBC;  
}
.product_data .product_data_body ul li .picture a {
	  width: 303px;
	  height: 247px;
	  margin: 12px;
    display: block;
    overflow: hidden;
    cursor: pointer;
}
.product_data .product_data_body ul li .picture img{
  width: 303px;
  height: 247px;
}
.product_data .product_data_body ul li .text{
  width: 100%;
  height: 38px;
  overflow: hidden;
  text-align: center;
  margin-top: 24px;
}
.product_data .product_data_body ul li .text a{
  color: #000000;
  line-height: 38px;
  font-size: 16px;
  font-weight: 500;
}
.product_data .product_data_body ul li .text a:hover{
  font-weight: bold;
}
/*产品列表结束*/
/*底部*/
.footer{
  width: 100%;
  height: 56px;
  overflow: hidden;
  text-align: center;
  background-color: #006CB7;
  color: #fff;
  font-size: 16px;
  line-height: 56px;
}
.footer a{
  color: #fff;
  font-size: 16px;
  line-height: 56px;
}
/*返回顶部*/
p#back-to-top{
  position:fixed;
  display:none;
  bottom:10px;
  right:80px;
}
p#back-to-top a{
  text-align:center;
  text-decoration:none;
  color:#d1d1d1;
  display:block;
  width:64px;
  /*使用CSS3中的transition属性给跳转链接中的文字添加渐变效果*/
  -moz-transition:color 1s;
  -webkit-transition:color 1s;
  -o-transition:color 1s;
}
p#back-to-top a:hover{
  color:#979797;
}
p#back-to-top a span{
  background:transparent url(/Public/Img/Home/top.png) no-repeat;
  border-radius:6px;
  display:block;
  height:60px;
  width:60px;
  margin-bottom:5px;
  /*使用CSS3中的transition属性给<span>标签背景颜色添加渐变效果*/
  -moz-transition:background 1s;
  -webkit-transition:background 1s;
  -o-transition:background 1s;
}
#back-to-top a:hover span{
  background:transparent url(/Public/Img/Home/top.png) no-repeat;
}
/*子页面*/
.silde{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.silde ul{
  width: auto;
  height: auto;
  overflow: hidden;  
}
.silde ul li{
  width: auto;
  height: 61px;
  overflow: hidden;
  float: left;
  padding: 0 30px;  
}
.silde ul li.active{
  border-bottom: solid 1px #1648B7;
}
.silde ul li a {
  color: #000;
  font-size: 16px;
  line-height: 62px;   
}
.silde ul li a:hover{
  color: #006cb7;
  font-weight: bold;
}
.silde ul li.active a{
  color: #1648B7;
}
.son_right{
  width: 912px;
  height: auto;  
  min-height: 320px;  
  margin-bottom: 50px;
  overflow: hidden;
}
.article{
  width: auto;
  height: auto;
  overflow: hidden;
}
.cover_panel{
  width: auto;
  height: auto;
  overflow: hidden;  
}
.cover_panel .first_panel{
  width: 1400px;
  height: 342px;
  overflow: hidden;
  margin: 38px auto 0 auto;
}
.cover_panel .first_panel .video{
  width: 527px;
  height: 342px;
  overflow: hidden;
}
.cover_panel .first_panel .intro{
  width: 800px;
  height: auto;
  overflow: hidden;
}
.cover_panel .first_panel .intro .t{
  width: 223px;
  height: 64px;
  overflow: hidden;
}
.cover_panel .first_panel .intro .text{
  width: auto;
  height: auto;
  overflow: hidden;
  text-indent: 32px;
  margin: 10px 0;
}
.cover_panel .first_panel .intro .text a{
  color: #5a5a5a;
  line-height: 34px;
  font-size: 16px;
}
.cover_panel .first_panel .intro .more{
  width: auto;
  height: 34px;
  overflow: hidden;
  text-align: right;
  margin-right: 130px;
}
.cover_panel .first_panel .intro .more a{
  color: #5a5a5a;
  line-height: 34px;
  font-size: 16px;
}
.cover_panel .second_panel{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.cover_panel .second_panel .u{
  width: 1394px;
  height: 49px;
  overflow: hidden;
  margin: 42px auto;
}
.cover_panel .second_panel .u img{
  width: 1394px;
  height: 49px;	
}
.cover_panel .second_panel .u b{
  color: #131b29;  
  line-height: 133px;
  font-size: 57px;
}
.cover_panel .second_panel .u i{
  color: #131b29;  
  line-height: 100px;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  vertical-align: top;
}
.cover_panel .second_panel .u span{
  color: #4a5466;  
  line-height: 133px;
  font-size: 24px;  
  font-weight: 700;
}
.cover_panel .second_panel .d{
  width: 100%;
  height: 190px;
  overflow: hidden;
  background-position: center top;
  background-repeat: repeat-x;
  background-image: url(/Public/Img/Home/about_bg.png);   
}
.cover_panel .second_panel .d .info{
  width: 400px;
  height: auto;
  overflow: hidden;
  margin-left: 80px;
}
.cover_panel .second_panel .d .info .intro{
  width: auto;
  height: auto;
  overflow: hidden;
  margin-top: 34px;
}
.cover_panel .second_panel .d .info .intro .one{
  width: auto;
  height: 34px;
  overflow: hidden;
  font-size: 20px;
  line-height: 34px;
  color: #fff;
}
.cover_panel .second_panel .d .info .intro .two{
  width: auto;
  height: 34px;
  overflow: hidden;
  font-size: 14px;
  line-height: 34px;
  color: #fff;  
}
.cover_panel .second_panel .d .info .t{
  width: auto;
  height: 30px;
  overflow: hidden;
  margin-top: 14px;
}
.cover_panel .second_panel .d .info .t ul{
  width: auto;
  height: 30px;
  overflow: hidden;
}
.cover_panel .second_panel .d .info .t ul li{
  width: 100px;
  height: 30px;
  overflow: hidden;
  float: left;
  background-color: #fff;
  border-radius: 3px;
  margin-right: 16px;
  text-align: center;
}
.cover_panel .second_panel .d .info .t ul li a {
  color: #000;
  line-height: 30px;
  font-size: 16px;
}
.cover_panel .second_panel .d .tel{
  width: 550px;
  height: auto;
  overflow: hidden;
  margin-top: 50px;
}
.cover_panel .second_panel .d .tel .t{
  width: auto;
  height: 40px;
  overflow: hidden;
  line-height: 40px;
  color: #fff;
  font-size: 22px;
}
.cover_panel .second_panel .d .tel .content{
  width: auto;
  height: 40px;
  overflow: hidden;
  line-height: 40px;
  color: #fff;
  font-size: 33px;  
  font-weight: bold;
  margin-top: 30px;
}
.cover_panel .third_panel .picture{
  width: 512px;
  height: 479px;
  overflow: hidden;
  margin-top: 30px;
}
.cover_panel .third_panel .intro{
  width: 575px;
  height: 381px;
  overflow: hidden;
  margin-top: 42px;  
}
.cover_panel .four_panel .u{
  width: 1400px;
  height: 243px;
  overflow: hidden;
  margin-top: 20px;
}
.cover_panel .four_panel .u ul{
  width: 1424px;
  height: auto;
  overflow: hidden;
  margin-left: 2px;
}
.cover_panel .four_panel .u ul li{
  width: 328px;
  height: 243px;
  overflow: hidden;  
  float: left;
  margin-right: 28px;
}
.cover_panel .four_panel .u ul li img{
  width: 328px;
  height: 243px;
}
.cover_panel .four_panel .d{
  width: 1092px;
  height: 232px;
  overflow: hidden;
  margin: 28px auto;
}
.cover_panel .four_panel .d ul{
  width: 1116px;
  height: auto;
  overflow: hidden;
  margin-left: 2px;
}
.cover_panel .four_panel .d ul li{
  width: 348px;
  height: 232px;
  overflow: hidden;  
  float: left;
  margin-right: 24px;
}
.cover_panel .four_panel .d ul li img{
  width: 348px;
  height: 232px;
}
.about{
  color: #000;
  line-height: 30px;
  padding: 20px;  
  font-size: 16px;
}
.section{
  overflow: hidden; 
}
.news{
  width: auto;
  height: auto;
  overflow: hidden;
}
.news ul li {
  width: 100%;
  height: 259px;
  overflow: hidden;
  border-bottom: dashed 1px #A7A7A7;
}


.news ul li .picture{
  width: 302px;
  height: 201px;
  overflow: hidden;  
  border: solid 1px #BCBCBC;  
  margin-top: 25px;
}

.news ul li .picture a {
  width: 290px;
  height: 189px;
  margin: 6px;
    display: block;
    overflow: hidden;
    cursor: pointer;
}

.news ul li .picture img{
  width: 290px;
  height: 189px;
}

.news ul li .content{
  width: 1024px;
  height: auto;
  overflow: hidden;
}
.news ul li .content .t{
  width: auto;
  height: 38px;
  overflow: hidden;
  margin: 18px 0px 8px 0px;
}
.news ul li .content .t a{
  color: #000;
  line-height: 38px;
  font-size: 16px;
  font-weight: 700;
}
.news ul li .content .intro{
  width: auto;
  height: 102px;
  overflow: hidden;
  margin-right: 40px;
  text-indent: 32px;
}
.news ul li .content .intro a{
  color: #8f8e8e;
  line-height: 34px;
  font-size: 16px;  
}
.news ul li .content .other{
  width: auto;
  height: 38px;
  overflow: hidden;
  margin-top: 18px;
}
.news ul li .content .other span,.news ul li .content .other a{
  color: #8f8e8e;
  line-height: 38px;
  font-size: 16px;  
}
.news ul li .content .other a{
  padding-left: 60px;
  color: #1648b7;
}
.serach_list .serach_list_ul{
  width: auto;
  height: auto;
  overflow: hidden;
  margin-top: 23px;
}
.serach_list .serach_list_ul li {
  width: 100%;
  height: 40px;
  line-height: 40px;
}

.serach_list .serach_list_ul li div,.serach_list .serach_list_ul li a {
  color: #000;
  line-height: 40px;
  font-size: 16px;
}

.s_des{
  width: auto;
  height: 30px;
  font-size: 16px;
  border-bottom: dashed 1px #B2B2B2;
  text-align: center;
}  

.s_des span{
  padding: 0 18px;
  line-height: 30px;
  color: #969696;
  font-size: 16px;
}
.view{
  color: #000;
  line-height: 30px;
  font-size: 16px;
  padding: 20px 0;
}
.content_title{
	text-align: center;
  padding: 20px 0;
  font-size:24px;
  font-weight:bold;
}
/*登录页面*/
.index_body{
  width: 100%;
  height: auto;
  overflow: hidden;
  padding:20px 0  40px 0;
}
.login_page{
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
/*注册页面*/
.register_page{
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
/*个人中心*/
.member_title{
  width: 100%;
  height:40px;
  overflow: hidden;
  background-color: #F25F7B;
  color: #fff;
  font-weight: bold;
  line-height: 40px;
  font-size: 20px;
  margin-bottom: 20px;
}
.person_center{
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 30px;
  margin-top: 14px;
}
.recive_love{
  width: 1000px;
  height: 98px;
  overflow: hidden;
  margin-bottom: 14px;
}
.person_center .person_center_l{
  width: 197px;
  height: auto;
  overflow: hidden;    
  float: left;
}
.person_center .person_center_l .photo{
  width: 195px;
  height: auto;
  overflow: hidden;
  border:solid 1px #DFDFDF;
}
.person_center .person_center_l .photo .person_icon{
  width: 147px;
  height: 201px;
  overflow: hidden;
  margin: 23px auto 0 auto;
}
.person_center .person_center_l .photo .person_icon img{
  width: 147px;
  height: 161px;
}
.person_center .person_center_l .photo .person_icon a{
  display: block;
  cursor: pointer;
  text-align: center;
  width: 100%;
  height: 38px;
  color: #fff;
  line-height: 38px;
  font-size: 16px;
  background-color: #493D3F;
}
.person_center .person_center_l .photo p{
  height: 30px;
  text-align: center;
  overflow: hidden;
  line-height: 30px;
  color: #4A4A4A;
  margin: 7px 0 6px 0;
}
.person_center .person_center_l .photo .about_mine_record{
  width: 100%;
  height: 39px;
  overflow: hidden;
  border-bottom: solid 1px #fff;
}
.person_center .person_center_l .photo .about_mine_record .record_item{
  width: 97px;
  height: 39px;
  overflow: hidden;
  background-color: #F25F7B;
  text-align: center;
}
.person_center .person_center_l .photo .about_mine_record .record_item a{
  line-height: 39px;
  color: #fff;
  font-size: 16px;  
}
.person_center .person_center_l .text{
  width: 195px;
  height: 306px;
  overflow: hidden;
  border:solid 1px #DFDFDF;
  margin-top: 14px;
}
.person_center .person_center_l .text ul{
  margin-top: 10px;
  overflow: hidden;
}
.person_center .person_center_l .text ul li{
  width: auto;
  height: 40px;
  overflow: hidden;
  text-indent: 34px;
}
.person_center .person_center_l .text ul li a{
  color: #4B4B4B;
  line-height: 40px;
  font-size: 15px;
}
.person_center .person_center_r{
  width: 784px;
  height: auto;
  overflow: hidden;
  float: right;
  border:solid 1px #DFDFDF;
}
.person_center .r .recive_box{
  width: auto;
  height: auto;
  overflow: hidden;
  padding: 10px 0 10px 30px;
}
.person_center .person_center_r .recive_box ul{
  margin: 0 18px 17px 14px;
}
.person_center .person_center_r .recive_box ul li{
  width: 100%;
  height: 102px;
  overflow: hidden;
  border-bottom: solid 1px #EBEBEB;
  padding: 20px 0;
}
.person_center .person_center_r .recive_box ul li .l{
  width: 95px;
  height: 102px;  
}
.person_center .person_center_r .recive_box ul li .l img{
  width: 95px;
  height: 102px;
}
.person_center .person_center_r .recive_box ul li .r{
  width: 630px;
  height: auto;
  overflow: hidden;
}
.person_center .person_center_r .recive_box ul li .r .r_l{
  width: 532px;
  height: auto;
  overflow: hidden;
  float: left;
}
.person_center .person_center_r .recive_box ul li .r .r_l div{
  height:33px;
  overflow: hidden; 
  color: #4B4B4B;
  line-height: 33px;
  text-indent: 12px;
}
.person_center .person_center_r .recive_box ul li .r .r_l .u span{
  padding-right: 10px;
}
.person_center .person_center_r .recive_box ul li .r .r_l .m{
  border:dashed 1px #DFDFDF;
}
.person_center .person_center_r .recive_box ul li .r .r_r{
  width: 80px;
  height: 33px;
  overflow: hidden;
  float: right;
  text-align: center;
  background-color: #FE8723;
  margin-top: 37px;
}
.person_center .person_center_r .recive_box ul li .r .r_r a{
  line-height: 33px;
  color: #fff;
  font-size: 14px;
}
.person_center .person_center_r .check_box{
  width: auto;
  height: auto;
  overflow: hidden;
}
.person_center .person_center_r .check_box ul{
  width: 780px;
  margin: 20px 0 20px 18px;
}
.person_center .person_center_r .check_box ul li{
  width: 130px;
  height: auto;
  overflow: hidden;
  float: left;
  margin-right: 26px;
}
.person_center .person_center_r .check_box ul li .picture{
  width: 130px;
  height: 160px;
  overflow: hidden;
}
.person_center .person_center_r .check_box ul li .picture img{
  width: 130px;
  height: 160px;
}
.person_center .person_center_r .check_box ul li .text{
  width: auto;
  height: auto;
  overflow: hidden;
  padding: 10px 0;
}
.person_center .person_center_r .check_box ul li .text div{
  height:33px;
  overflow: hidden; 
  color: #4B4B4B;
  line-height: 33px;
  text-align: center;
}
.person_center .person_center_r .check_box ul li .text .u span{
  padding: 0px 5px;
}
.person_center .person_center_r .check_box ul li .text .m{
}
.person_center .person_center_r .check_box ul li .text .d{
}
.person_center .person_center_r .check_box ul li .text .d a{
  line-height: 33px;
  color: #EB435D;
}
.person_detail{
  width: auto;
  height: auto;
  overflow: hidden;
}
.person_detail .l{
  width: 292px;
  height: 339px;
  overflow: hidden;
  margin-left: 20px;
}
.person_detail .l img{
  width: 292px;
  height: 339px;  
}
.person_detail .r{
  width: 632px;
  height: 339px;
  overflow: hidden;
}
.person_detail .r h3{
  height: 40px;
  overflow: hidden;
  line-height: 40px;
  color: #000;
  font-size: 16px;
  font-weight: bold;
}
.person_detail .r p{
  height: 40px;
  overflow: hidden;
  line-height: 40px;
  color: #F05F7C;
  font-size: 14px;  
}
.person_detail .r table{
  margin: 0px;
}
.person_detail .r table tr td{
  padding: 10px 0;
}
.person_detail .r .send_message{
  width: 100px;
  height: 33px;
  overflow: hidden;
  margin-top: 25px;  
}
.person_detail .r .send_message a{
  display: block;
  cursor: pointer;
  width: 100px;
  height: 33px;
  overflow: hidden;
  text-align: center;
  line-height: 33px;
  color: #fff;
  font-size: 14px;
  background-color: #FE8723;
}
.person_intro{
  width: auto;
  height: auto;
  overflow: hidden;
  margin-top: 20px;
  margin-left: 20px;
}
.person_intro .div_item{
  width: auto;
  height: auto;
  overflow: hidden;
  margin-bottom: 20px;
}
.person_intro .div_item .t{
  width: auto;
  height: 30px;
  overflow: hidden;
  line-height: 30px;
  padding-left: 20px;
  font-size: 18px;
  text-indent: 20px;
  background: url(/Public/Img/Home/heart.gif) left center no-repeat;  
}
.person_intro .div_item p{
  width: auto;
  height: 30px;
  overflow: hidden;
  line-height: 30px;
  font-size: 12px;
  color: #222;
  text-indent: 30px;
}
.layui_form_title{
  margin-left: 110px;
  padding: 9px 15px;
  font-weight: 400;    
}
/* 列表分页 */
.page {
  text-align: center;
  padding: 10px 0;
  clear: both;
  margin: 30px 0;
  font-size: 14px;
}
.page a{
  border: 1px solid #E0E0E0;
  padding: 5px 10px;
  text-align: center;
  margin: 0 10px 0 0;
  background: #FFF;
  color: #666;
}
.page a:hover {
  border: 1px solid #ddd;
  padding: 5px 10px;
  text-align: center;
  margin: 0 10px 0 0;
  background: #f9f9f9;
  color: #333;
}
.page .current {
  border: 1px solid #eee;
  padding: 5px 10px;
  text-align: center;
  margin: 0 10px 0 0;
  background: #f0f0f0;
  color: #666;
}

.tz{

  width: auto;

  height: auto;

  margin: 20px 30px;

  overflow: hidden;

}

.tz .u{

  width: auto;

  height: 30px;

  overflow: hidden;

}

.tz .d{

  width: auto;

  height: 30px;

  overflow: hidden;    

}

.tz .u a{

  line-height: 30px;
  font-size: 16px;
  color: #005399;

}

.tz .d a{

  line-height: 30px;
  font-size: 16px;
  color: #005399;

}  

/*表达样式开始*/
.form-message {
  width: 833px;
  height: auto;
  overflow: hidden;
  margin: 37px 0 0 46px;
}
.form-message  .item{
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 13px;
}
.form-message  .item span{
  vertical-align: middle;
  padding-left: 22px;
  color: #000;
}
.form-message  .item .lab{
  width: 90px;
  height: 40px;
  line-height: 40px;
  text-align: left;
  display: block;
  float: left;
  vertical-align: top;
  color: #666;
  font-size: 14px;
  font-weight: bold;
}
.form-message  .item .int{
  width: 831px;
  height: 47px;
  border: solid 1px #C1D9FB;
  overflow: hidden;
  color: #999999;
  line-height: 47px;
  text-indent: 24px;
  vertical-align:top;
}
.form-message  .item .s_int{
  width: 130px;
  border: solid 1px #DADADA;
  color: #FC5215;
  padding: 8px 0 8px 33px;
  margin: 0 14px 0 0;
}
.form-message  .item .sec{
  width: 257px;
  height: 38px;
  border: solid 1px #D8D8D8;
  overflow: hidden;
  color: #999999;
  padding-left: 10px;
  line-height: 38px;
}
.form-message  .item .s_sec{
  width: 77px;
  height: 38px;
  border: solid 1px #D8D8D8;
  overflow: hidden;
  color: #999999;
  padding-left: 10px;
  line-height: 38px;
}
.form-message  .item .rad{
  margin: 0 10px;
  color: #000;
  vertical-align: middle;
}
.form-message  .item .area{
  width: 831px;
  height: 180px;
  resize:none;
  border: solid 1px #C1D9FB;
  color: #999999;
  line-height: 47px;
  text-indent: 24px;  
}
.form-message  .item .TxtValidateCodeCssClass {
  width: 174px;
  height: 47px;
  border: solid 1px #C1D9FB;
  overflow: hidden;
  color: #999999;
  line-height: 47px;
  text-indent: 24px;
  vertical-align:top;
}
.form-message .item .sub,.form-message .item .btn{
  display: inline-block;
  margin: 5px 15px;
  width: 131px;
  height: 38px;
  line-height: 38px;
  color: #003b95;
  font-size: 15px;
  text-align: center;
  background: #A5C5F4;
  border: none;
  outline: none;
  border-radius: 8px;
  padding: 0px;
  box-shadow: none;
  vertical-align: top;  
}
.form-message .add{
  color: #666;
  padding-left: 120px;
  line-height: 43px;    
}
.form-message  .add a{
  color: blue;
  line-height: 43px;        
}
.form-message  .add a:hover{
  font-weight: bold;
}
.form-message img.verifyimg{
  width: 100px;
}
.form-message  .item .item-checkbox p{
  color: #999999;
  line-height: 38px;  
}
.form-message  .item .item-checkbox p input{
  margin:0 5px;
  color: #000;
  vertical-align: middle; 
}
/*表达样式结束*/
/*图片滚动*/
#rolling{
  width: 100%;
  height: 404px;
  overflow: hidden;
}   
#indemo{
  width: 800%;
  height: 404px;
}
#demo1, #demo2{
  float: left;
}
#rolling ul{
  height: 404px;
}
#rolling ul li{
  width: 364px;
  height: 404px;  
  float: left;
  margin-right: 52px;
  overflow: hidden;
  background-color: #fff;
}
#rolling ul li table tr td{
  width: 364px;
  height: 233px; 
  display: block;
  overflow: hidden;
}
#rolling ul li img{
  width: 364px;
  height: 233px; 
}
#rolling ul li p.text{
  width: auto;
  height: 50px;
  text-align: center;
  overflow: hidden;
  margin-bottom: 0px;
}
#rolling ul li p.text a{
  color: #000;
  line-height: 50px;   
  font-size: 18px;
}
#rolling ul li p.intro{
  overflow: hidden;
  line-height: 30px;
  font-size: 14px;
  color: #000;
  padding: 0 15px;
}

#rolling1{
  width: 100%;
  height: 61px;
  overflow: hidden;
}   
#indemo1{
  width: 800%;
  height: 61px;
}
#demo11, #demo21{
  float: left;
}
#rolling1 ul{
  height: 61px;
}

/* flexslider */
.flexslider{position:relative;height: 100%;overflow:hidden;}
.flexslider .slides{position:relative;z-index:1;height: 100%;}
.flexslider .slides li{height: 100%;}
.flexslider .slides li a{ width: 100%; height: 100%; z-index: 2; display: block;}
.flexslider .flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center; display: none;}
.flexslider .flex-control-nav li{display:inline-block;width:12px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flexslider .flex-control-nav a{display:inline-block;width:12px;height:14px;line-height:40px;overflow:hidden;background:url(/Public/Img/Home/dot.png) right 0 no-repeat;cursor:pointer;}
.flexslider .flex-control-nav .flex-active{background-position:0 0;}
.flexslider .flex-direction-nav{display: none;}

.son_flexslider{position:relative;height: 300px;overflow:hidden;}
.son_flexslider .slides{position:relative;z-index:1;}
.son_flexslider .slides li{height: 300px;}
.son_flexslider .slides li a{ width: 100%; height: 300px; z-index: 2; display: block;}
.son_flexslider .flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.son_flexslider .flex-control-nav li{display:inline-block;width:12px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.son_flexslider .flex-control-nav a{display:inline-block;width:12px;height:14px;line-height:40px;overflow:hidden;background:url(/Public/Img/Home/dot.png) right 0 no-repeat;cursor:pointer;}
.son_flexslider .flex-control-nav .flex-active{background-position:0 0;}

#goto-top {
  display:none;
  position:fixed;
  width:60px;
  height:60px;
  bottom:40px;
  right:40px;
  -webkit-transition:all 0.2s;
  -moz-transition:all 0.2s;
  -o-transition:all 0.2s;
  transition:all 0.2s;
  z-index:9999;
}
/*轮播*/
.slider {
  z-index: 1;
  min-width: 985px;
  height: 380px;
  position: relative;
  overflow: hidden;
  background: #fff;
  text-align: center
}

.slider .bd {
  width: 985px;
  position: absolute;
  left: 50%;
  margin-left: -492.5px
}

.slider .bd li {
  width: 985px;
  overflow: hidden;
  list-style: none
}

.slider .bd li div {
  display: block;
  width: 985px;
  height: 380px;
  position: relative
}

.slider .bd li div span {
  position: absolute;
  bottom: 25px;
  left: 0;
  min-width: 350px;
  max-width: 450px;
  _width: 380px;
  background: #000;
  filter: alpha(opacity=68);
  opacity: .68;
  max-height: 150px;
  padding: 15px 10px;
  color: #fff;
  font-size: 1.3em;
  font-weight: 700
}

.slider .tempWrap {
  overflow: visible!important
}

.slider .tempWrap ul {
  margin-left: -985px!important
}

.slider .hd {
  position: absolute;
  z-index: 1;
  height: 8px;
  bottom: 26px;
  text-align: left;
  right: 50%;
  margin-right: -395px
}

.slider .slider_more {
  position: absolute;
  z-index: 1;
  height: 8px;
  bottom: 26px;
  text-align: left;
  left: 50%;
  margin-left: 395px
}

.slider .slider_more a {
  display: inline-block;
  *display: inline;
  zoom:1;width: 80px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  overflow: hidden;
  border: 1px #fff solid;
  background: #333;
  margin: 0 5px;
  cursor: pointer;
  filter: alpha(opacity=85);
  opacity: .85;
  color: #f3f3f3
}

.slider .slider_more a:hover {
  color: #214997;
  background: #fff;
  border: 1px #214997 solid;
  filter: alpha(opacity=90);
  opacity: .9;
}

.slider .hd li {
  display: inline-block;
  *display: inline;
  zoom:1;width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  overflow: hidden;
  border: 1px #fff solid;
  background: #333;
  margin: 0 5px;
  cursor: pointer;
  filter: alpha(opacity=85);
  opacity: .85;
  color: #f3f3f3
}

.slider .hd li.on {
  color: #214997;
  background: #fff;
  border: 1px #214997 solid;
  filter: alpha(opacity=80);
  opacity: .8;
  height: 24px;
  line-height: 24px;
  width: 24px
}

.slider .pnBtn {
  position: absolute;
  z-index: 1;
  top: 0;
  height: 380px;
  cursor: pointer
}

.slider .prev {
  left: -50%;
  margin-left: -492.5px
}

.slider .next {
  left: 50%;
  margin-left: 492.5px
}

.slider .pnBtn .blackBg {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 380px;
  background: #f0f0f0;
  filter: alpha(opacity=45);
  opacity: .45
}

.slider .pnBtn .arrow {
  display: none;
  position: absolute;
  top: 0;
  z-index: 1;
  width: 60px;
  height: 380px
}

.slider .pnBtn .arrow:hover {
  filter: alpha(opacity=60);
  opacity: .6
}

.slider .prev .arrow {
  right: 0;
  background:url(/Public/Img/Home/prev.png) left center no-repeat;
}

.slider .next .arrow {
  left: 0;
  background:url(/Public/Img/Home/next.png) left center no-repeat;
}
.notice{ width: 1000px; height: auto; margin: 10px auto; background-color: #e9e9e9; overflow: hidden}
.notice h2{
	height: 50px;
  line-height: 50px;
  text-align: center;
  color: #ff3b2d;
  font-size: 30px;
  font-weight: bolder;
}
.notice .view{ 
	padding:10px 20px;
  text-indent:30px;
}
/*留言列表*/
.review_list ul li .u{
  height:30px;
}
.review_list ul li .d{
  line-height: 30px;
  font-size: 16px;
  font-weight: 700;
  text-indent: 20px;
  color: #2a2a2a;
  border-bottom: dashed 1px #ddd;
  padding: 10px 0;
}
.review_list ul li .u .l{
  font-size: 16px;
  font-weight: 700;
  text-indent: 20px;
  color: #000;
  line-height: 30px;
}
.review_list ul li .u .r{
  line-height: 30px;
  font-size: 14px;
  color: #ccc;
  padding-right: 20px;
}
.review_list .replay_button{
  margin-top: 15px;
  text-align: right;
}
/*内容轮播切换*/
.gl .glt{
  width:100%;
  height:40px;
  overflow:hidden;
  background:#ECECEC;
}
.gl .glt ul{
  width:auto;
  height:auto;
  overflow:hidden;
}
.gl .glt ul li{
  width:122px;
  height:40px;
  float:left;
  overflow:hidden;
  text-align:center;
  line-height:40px;
  color:#555555;  
}
.gl .glt ul li.on{
  background:#0A4AA2;
  color:#fff;
}
.glc{
  width:100%;
  height:auto;
  overflow:hidden;
  margin-left:18px;
  margin-top:17px;  
  line-height: 24px;
  color: #000000; 
} 
.glc .show{
  display: block!important;
}
/*产品页面*/
.product .t p.english_name{
  height: 30px;
  line-height: 30px;
  color: #bababa;
  font-size: 27px;
  margin-bottom: 0px;
}
.product .t p.tt{
  height: 30px;
  line-height: 30px;
  color: #000;
  font-size: 23px;
}
.product .product_content .nav-tabs{
  border-bottom: none;
}
.product .product_content .nav li{
  display: inline-block;
  padding: 0px 25px;
  border-radius: 8px;
  background-color: #DADBDD;
  margin: 0 5px 15px 5px;
  float: none;
}
.product .product_content .nav li a{
  padding: 0px;
  display: inline;
  font-size: 18px;
  color: #020202;
  line-height: 40px;
}
.product .product_content .nav li.active{
  background-color: #0A89CC;
}
.product .product_content .nav li.active a{
  color: #fff;
}
.product .product_content .nav li.active a,.product .product_content .nav>li>a:focus, .product .product_content .nav>li>a:hover{
  background: none;
  border:none;
}
.product .product_content .tab-pane{
  font-size: 14px;
  line-height: 2.5;  
}
/*页面标题*/
.page_nav{
  margin-top: 15px;
}
.page_nav a{
  display: inline-block;
  padding: 0px 25px;
  border-radius: 8px;
  background-color: #0A89CC;
  margin: 0 5px;
  font-size: 18px;
  color: #fff;
  line-height: 40px;  
}
/*产品分页*/
.product_cov .nav{
  margin-top: 10px;
}
.product_cov .nav li{
  width: 140px;
  height: 40px;
  display: inline-block;
  background-color: #E4E4E4;
  margin: 0 5px;
}
.product_cov .nav li a{
  padding: 0px;
  display: inline;
  font-size: 18px;
  color: #6f6f6f;
  line-height: 40px;
}
.product_cov .nav li.active{
  background-color: #0188CA;
}
.product_cov .nav li.active a{
  color: #fff;
}
.product_cov .nav>li>a:focus, .product_cov .nav>li>a:hover{
  background: none;
}
.product_cov .product_cov_ul{
  width: 1232px;
  height: auto;
  overflow: hidden; 
  margin-top: 30px; 
}
.product_cov .product_cov_ul li{
  width: 276px;
  height: auto;
  overflow: hidden;
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
  border:solid 1px #e9e8e8;
  padding: 15px 0;
}
.product_cov .product_cov_ul li table tr td{
  width: 278px;
  height: 110px;
  overflow: hidden;
}
.product_cov .product_cov_ul li table tr td a img{
  max-width: 278px;
  max-height: 110px; 
}
.product_cov .product_cov_ul li p{
  margin-bottom: 0px;
}
.product_cov .product_cov_ul li p.tt{
  width: auto;
  height: 40px;
}
.product_cov .product_cov_ul li p.tt a{
  color: #323337;
  line-height: 40px;
  font-size: 20px;
}
@keyframes mylogo
{
  from  {top: 5px;}
  to  {top: -5px;}
}

@-moz-keyframes mylogo /* Firefox */
{
  from  {left: 5px;}
  to  {left: -5px;}
}

@-webkit-keyframes mylogo /* Safari 和 Chrome */
{
  from  {top: 5px;}
  to  {top: -5px;}
}

@-o-keyframes mylogo /* Opera */
{
  from  {top: 5px;}
  to  {top: -5px;}
}
.product_detail{
  width: auto;
  height: auto;
  overflow: hidden;
}
.product_detail .product_detail_u{
  width: auto;
  height: auto;
  overflow: hidden;  
  margin-top: 50px;
}
.product_detail .product_detail_u .picture{
  width: 269px;
  height: 377px;
  overflow: hidden;
  margin-left: 42px;
  background-position: center top;
  background-repeat: repeat-x;
  background-image: url(/Public/Img/Home/product_bg.png);    
}
.product_detail .product_detail_u .picture img{
  width: 250px;
  height: 350px; 
  display: block;
  overflow: hidden;
  margin: 10px auto;
}
.product_detail .product_detail_u .info{
  width: 560px;
  height: auto;
  overflow: hidden;
}
.product_detail .product_detail_u .info .t{
  width: auto;
  height: 50px;
  overflow: hidden;
  color: #0d0d0d;
  line-height: 50px;
  font-size: 18px;
  border-bottom: dashed 1px #B4B4B4;
}
.product_detail .product_detail_u .info .c{
  width: auto;
  height: 326px;
  overflow: hidden;
}
.product_detail .product_detail_u .info .c .item{
  width: auto;
  height: auto;
  overflow: hidden;
}
.product_detail .product_detail_u .info .c .item .item_l{
  width: 86px;
  height: auto;
  overflow: hidden;
  font-size: 16px;
  color: #000;
  line-height: 38px;  
}
.product_detail .product_detail_u .info .c .item .item_r{
  width: 460px;
  height: auto;
  overflow: hidden;  
  font-size: 16px;
  color: #000;
  line-height: 38px;  
}
.product_detail .product_detail_d{
  width: auto;
  height: auto;
  overflow: hidden;  
  margin-top: 38px;  
}
.product_detail .product_detail_d .u{
  width: auto;
  height: auto;
  overflow: hidden;
  margin-left: 45px;  
  border: solid 1px #D1D1D1; 
}
.product_detail .product_detail_d .u .name{
  width: 143px;
  height: 104px;
  overflow: hidden;
  margin-top: 14px;
  background-position: center 18px;
  background-repeat: no-repeat;
  background-image: url(/Public/Img/Home/syff_bg.png);
  border-right: solid 1px #D1D1D1;  
  text-align: center; 
  color: #008aac;  
  font-size: 16px;
  line-height: 160px;
  font-weight: bold;
}
.product_detail .product_detail_d .u .intro{
  width: 672px;
  height: auto;
  overflow: hidden;
  margin: 8px 15px 8px 0px;
  color: #000000;  
  font-size: 16px;
  line-height: 30px;
}
.product_detail .product_detail_d .d{
  width: auto;
  height: auto;
  overflow: hidden;
  margin-top: 29px;  
  margin-left: 45px; 
  border: solid 1px #D1D1D1; 
}
.product_detail .product_detail_d .d .name{
  width: 143px;
  height: 104px;
  overflow: hidden;
  margin-top: 14px;
  margin-bottom: 14px;
  background-position: center 18px;
  background-repeat: no-repeat;
  background-image: url(/Public/Img/Home/zysx_bg.png);
  border-right: solid 1px #D1D1D1;  
  text-align: center; 
  color: #008aac;  
  font-size: 16px;
  line-height: 160px;
  font-weight: bold;
}
.product_detail .product_detail_d .d .intro{
  width: 672px;
  height: auto;
  overflow: hidden;
  margin: 8px 15px 0px 0px;
  color: #000000;  
  font-size: 16px;
  line-height: 30px;
}

.link_panel{
  width: auto;
  height: auto;
  overflow: hidden;
}
.link_panel .link_item{
  width: auto;
  height: auto;
  overflow: hidden;
}
.link_panel .link_item .t{
  width: auto;
  height: 60px;
  overflow: hidden;
  border-bottom: dashed 1px #000;
  color: #000;
  line-height: 60px;
  font-size: 18px;
  text-indent: 5px;
}
.link_panel .link_item .content{
  width: 1400px;
  height: auto;
  overflow: hidden;
  margin: 16px 0px;
}

.link_panel .link_item .content ul{
  width: 1408px;
  height: auto;
  overflow: hidden;
}
.link_panel .link_item .content ul li{
  width: 344px;
  height: 120px;
  overflow: hidden;
  float: left;
  border: solid 1px #D8D8DA;
  margin-right: 8px;
  margin-bottom: 18px;
}
.link_panel .link_item .content ul li img{
  width: 344px;
  height: 120px;
}
.link_panel .link_item .list_item{
  width: 1400px;
  height: auto;
  overflow: hidden;
  margin: 16px 0px;	
}
.link_panel .link_item .list_item .text {
  width: 350px;
  height: 35px;
  overflow: hidden;
  float: left;
  text-indent: 50px;
}
.link_panel .link_item .list_item .text a{
	color: #323232;
  line-height: 35px;
  font-size: 16px;	
}


